home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 015a / memsz160.zip / ENGLISH.HLP (.txt) < prev    next >
OS/2 Help File  |  1993-02-15  |  9KB  |  204 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. Introduction ΓòÉΓòÉΓòÉ
  3.  
  4. This program displays several items related to system resources, and updates 
  5. the display once per second, providing it is given CPU time to do so.  The 
  6. items displayed are: 
  7.  
  8. Date/Time - The current date and time, in the format called for in the default 
  9. country information for your system, as specified in the COUNTRY= entry of your 
  10. CONFIG.SYS file. 
  11.  
  12. Available Memory - The amount of system memory available, according to the 
  13. DosMemAvail function. Under OS/2 1.x, this function supposedly reports the size 
  14. of the largest single block of free memory, although some have said that with 
  15. the MEMMOVE option turned on, that's the same as the total free memory. Under 
  16. OS/2 2.0, the true amount of unused physical memory is reported, or 512K, 
  17. whichever is larger. There is a new function under the 32-bit API which reports 
  18. how much physical memory exists, how much is committed to the resident system 
  19. and how much is free, but since this program is a 16-bit application, I don't 
  20. have access to the function. 
  21.  
  22. Swap File Size - The current size of the system virtual memory swap file, 
  23. SWAPPER.DAT. To locate the file, the file CONFIG.SYS is scanned for its 
  24. SWAPPATH entry. That entry provides the full name of the swap-file's directory 
  25. and indicates the minimum free space that must be left on the swap-file's disk 
  26. drive. 
  27.  
  28. Available Swap Space - The amount of free disk space on the logical disk drive 
  29. where the system swap file resides, less the mininum free space.  This is how 
  30. much more the swap file could expand, if necessary. 
  31.  
  32. Spool File Size - The amount of disk space consumed by spool files. 
  33.  
  34. CPU Load (%) - The approximate percentage of the CPU's available horsepower 
  35. that's being used at the moment.  It is averaged over the previous second. 
  36.  
  37. Note:   This function and PULSE do not get along with each other. 
  38.  
  39. Active Task Count - The number of entries in the system switch list, which is 
  40. the list displayed when you press CTRL+ESC. 
  41.  
  42. Drive X Free - The amount of free space on drive X. 
  43.  
  44. The help facility is active, as you've already seen, and those program commands 
  45. that exist may be accessed via the window's system menu.  The following 
  46. commands are available: 
  47.  
  48.  Save Defaults 
  49.  Reset Defaults 
  50.  Hide Controls 
  51.  Set Timer Interval... 
  52.  Display Items  
  53.  Show Date/Time 
  54.  Show Memory Free 
  55.  Show Swapfile Size 
  56.  Show Swapdisk Free 
  57.  Show Spoolfile Size 
  58.  Show CPU Load 
  59.  Show Active Task Count 
  60.  Show C: Free Space 
  61.  About 
  62.  
  63.  In addition to those features already described, this program accepts commands 
  64.  from the OS/2 2.0 Font and Color Palette programs. 
  65.  
  66.  
  67. ΓòÉΓòÉΓòÉ 2. Save Defaults (Menu Option) ΓòÉΓòÉΓòÉ
  68.  
  69. When you select this menu option, the program saves its current position and 
  70. the status of the Hide Controls option.  The next time the program is started, 
  71. it will be started with that position and with the controls hidden (or not) 
  72. according to the saved state. 
  73.  
  74. The short-cut key for this command is F2. 
  75.  
  76.  
  77. ΓòÉΓòÉΓòÉ 3. Reset Defaults (Menu Option) ΓòÉΓòÉΓòÉ
  78.  
  79. Selecting this menu option will reset the program's font and color attributes 
  80. to their default values. 
  81.  
  82.  
  83. ΓòÉΓòÉΓòÉ 4. Hide Controls (Menu Option) ΓòÉΓòÉΓòÉ
  84.  
  85. This menu option, when selected, will cause the program's frame controls (the 
  86. system menu, the titlebar and the minimize button) to be hidden. This option 
  87. can be toggled with a double-click on either mouse button. Also, since I saw it 
  88. as very useful to be able to move the window while the controls were hidden, 
  89. the window has been set up so that you can drag it with either mouse button. 
  90. The key combination Alt+H will perform this function also. 
  91.  
  92.  
  93. ΓòÉΓòÉΓòÉ 5. Set Timer Interval (Menu Option) ΓòÉΓòÉΓòÉ
  94.  
  95. Selecting this option will call up a dialog wherein you may set the refresh 
  96. timer interval (in tenths of a second).  The timer may be set anywhere from 10 
  97. to 300 (1-30 seconds). 
  98.  
  99.  
  100. ΓòÉΓòÉΓòÉ 6. Set Timer Interval (Dialog) ΓòÉΓòÉΓòÉ
  101.  
  102. Using the up and down buttons of the spin-button control, it is possible here 
  103. to change the screen update timer interval to anywhere from 1 second to 30 
  104. seconds, at 1/10th second intervals.  Once you've set the interval to your 
  105. liking, either press the ENTER key or click on the OK button.  If you have 
  106. second thoughts and decide to abort the change, either press the ESCAPE key or 
  107. click on the cancel button.  Help is available by either pressing the F1 key or 
  108. by clicking on the HELP button. 
  109.  
  110.  
  111. ΓòÉΓòÉΓòÉ 7. Display Items  (Menu Option) ΓòÉΓòÉΓòÉ
  112.  
  113. This menu option calls up a submenu from which the different available display 
  114. items can be selected for display or de-selected from display. 
  115.  
  116.  
  117. ΓòÉΓòÉΓòÉ 8. Show Date/Time (Menu Option) ΓòÉΓòÉΓòÉ
  118.  
  119. Selecting this option will toggle whether or not the current time and date will 
  120. be displayed.  If the option is check-marked, the digital time is currently 
  121. being displayed.  When the option's state is changed, the program window will 
  122. automatically resize itself to suit the new number of displayed items. 
  123.  
  124.  
  125. ΓòÉΓòÉΓòÉ 9. Show Memory Free (Menu Option) ΓòÉΓòÉΓòÉ
  126.  
  127. Selecting this option will toggle whether or not the amount of system memory 
  128. free is displayed.  If the option is check-marked, the free memory is being 
  129. displayed currently.  When the option's state is changed, the program window 
  130. will automatically resize itself to suit the new number of displayed items. 
  131.  
  132.  
  133. ΓòÉΓòÉΓòÉ 10. Show Swapfile Size (Menu Option) ΓòÉΓòÉΓòÉ
  134.  
  135. Selecting this option will toggle whether or not the swap-file's current size 
  136. is displayed.  If the option is check-marked, the file size is being displayed 
  137. currently.  When the option's state is changed, the program window will 
  138. automatically resize itself to suit the new number of displayed items. 
  139.  
  140.  
  141. ΓòÉΓòÉΓòÉ 11. Show Swap Space Free (Menu Option) ΓòÉΓòÉΓòÉ
  142.  
  143. Selecting this option will toggle whether or not the available swap space is 
  144. displayed.  If the option is check-marked, the free space is being displayed at 
  145. this time.  When the option's state is changed, the program window will 
  146. automatically resize itself to suit the new number of displayed items. 
  147.  
  148.  
  149. ΓòÉΓòÉΓòÉ 12. Show Spoolfile Size (Menu Option) ΓòÉΓòÉΓòÉ
  150.  
  151. Selecting this option will toggle whether or not the amount of disk space 
  152. consumed by the spooler is displayed.  If the option is check-marked, the 
  153. amount is being displayed at this time.  When the option's state is changed, 
  154. the program window will automatically resize itself to suit the new number of 
  155. displayed items. 
  156.  
  157.  
  158. ΓòÉΓòÉΓòÉ 13. Show CPU Load (Menu Option) ΓòÉΓòÉΓòÉ
  159.  
  160. Selecting this option will toggle whether or not the current CPU load is 
  161. displayed.  If the option is check-marked, the CPU load is being displayed at 
  162. this time.  When the option's state is changed, the program window will 
  163. automatically resize itself to suit the new number of displayed items. 
  164.  
  165.  
  166. ΓòÉΓòÉΓòÉ 14. Show Active Task Count (Menu Option) ΓòÉΓòÉΓòÉ
  167.  
  168. Selecting this option will toggle whether or not the count of active tasks is 
  169. displayed.  If the option is check-marked, the active task count is being 
  170. displayed at this time.  When the option's state is changed, the program window 
  171. will automatically resize itself to suit the new number of displayed items. 
  172.  
  173.  
  174. ΓòÉΓòÉΓòÉ 15. About (Menu Option) ΓòÉΓòÉΓòÉ
  175.  
  176. This menu option, when selected, will cause the program's About dialog to be 
  177. displayed. 
  178.  
  179.  
  180. ΓòÉΓòÉΓòÉ 16. About (Dialog) ΓòÉΓòÉΓòÉ
  181.  
  182. This dialog box displays the program name, icon and copyright information. To 
  183. exit the dialog, press the ENTER key, the SPACE bar or the ESCAPE key, or click 
  184. on the OK button with the mouse. 
  185.  
  186.  
  187. ΓòÉΓòÉΓòÉ 17. Show C: Free Space (Menu Option) ΓòÉΓòÉΓòÉ
  188.  
  189. Selecting this option will toggle whether or not the free space on drive C: is 
  190. displayed.  If the option is check-marked, the free space is being displayed at 
  191. this time.  When the option's state is changed, the program window will 
  192. automatically resize itself to suit the new number of displayed items. 
  193.  
  194.  
  195. ΓòÉΓòÉΓòÉ 18. Keys Help ΓòÉΓòÉΓòÉ
  196.  
  197. The following function keys have been defined for this program: 
  198.  
  199.  F1 - Help 
  200.  F2 - Save Defaults 
  201.  F3 - Exit 
  202.  Alt+H - Hide Controls 
  203.  
  204.